humans3 = {
	name = "Bovarian Combine"
	adjective = "Bovarian"
	spawn_enabled = always # yes / no / always
	ignore_portrait_duplication = yes

	ship_prefix = "Bovarian"
	
	species = {
		class = "HUM"
		portrait = "human"
		name = "Bovarian"
		plural = "Bovarians"
		adjective = "Bovarian"
		name_list = "HUMAN2"
		trait = "trait_lv_all_female"
		trait = "trait_lv_high_volume_lactation"
		trait = "trait_lv_large_breasts"
		trait = "trait_lv_submissive"
		trait = "trait_lv_excess_estrogen"
		trait = "trait_lv_seasonal_breeders"
	}
	
	room = "personality_fanatic_befrienders_room"	
	
	authority = "auth_oligarchic"
	civics = { "civic_agrarian_idyll" "civic_environmentalist" }
	government = gov_irenic_bureaucracy

	ethic = "ethic_spiritualist"
	ethic = "ethic_fanatic_pacifist"

	flags = { human_2 custom_start_screen }
	
	#weapon = "tech_lasers_1"
	#ftl = wormhole
	
	planet_name = "Bovaria"
	planet_class = "pc_continental"
	system_name = "Mamarella"
	
	graphical_culture = "humanoid_01"
	city_graphical_culture = "humanoid_01"
	
	empire_flag = {
		icon= {
			category = "spherical"
			file = "flag_spherical_4.dds"
		}
		background= {
			category = "backgrounds"
			file = "sinus.dds"
		}
		colors={
			"beige"
			"beige"
			"null"
			"null"
		}
	}
	
	ruler = {
		name = "Mother Maxine"
		portrait = "human_female_04"
		gender = female
		texture = 0
		hair = 1
		clothes = 51
	}
}
humans4 = {
	name = "Karnalian Servitors"
	adjective = "Karnalian"
	spawn_enabled = always # yes / no / always
	ignore_portrait_duplication = yes

	ship_prefix = "Karnalian"
	
	species = {
		class = "HUM"
		portrait = "human"
		name = "Karnalian"
		plural = "Karnalians"
		adjective = "Karnalian"
		name_list = "HUMAN2"

		trait = "trait_lv_all_male"
		trait = "trait_lv_excess_testosterone"
		trait = "trait_very_strong"
		trait = "trait_lv_huge_penis"
		trait = "trait_lv_dominant"
		trait = "trait_lv_sadistic"
	}

	secondary_species = {
		class = "HUM"
		portrait = "humanoid_02"
		name = "Karnalian Consort"
		plural = "Karnalian Consorts"
		adjective = "Karnalian Consortic"
		name_list = "HUMAN2"
		trait = "trait_syncretic_proles"
		trait = "trait_lv_all_female"
		trait = "trait_lv_excess_estrogen"
		trait = "trait_traditional"
		trait = "trait_lv_erogenous_anus"
	}
	room = "personality_slaving_despots_room"
	
	authority = "auth_imperial"
	civics = { "civic_merchant_guilds" "civic_lv_sex_crazed_breeders" }
	government = gov_despotic_hegemony

	ethic = "ethic_authoritarian"
	ethic = "ethic_xenophile"
	ethic = "ethic_materialist"

	flags = { human_2 custom_start_screen }
	
	#weapon = "tech_lasers_1"
	#ftl = wormhole
	
	planet_name = "Karnalia"
	planet_class = "pc_continental"
	system_name = "Pillars of Bliss"
	origin = "origin_syncretic_evolution"
	
	graphical_culture = "humanoid_01"
	city_graphical_culture = "humanoid_01"
	
	empire_flag = {
		icon= {
			category = "pointy"
			file = "flag_pointy_24.dds"
		}
		background= {
			category = "backgrounds"
			file = "new_dawn.dds"
		}
		colors={
			"red"
			"pink"
			"null"
			"null"
		}
	}
	
	ruler = {
		name = "Sir Markis"
		portrait = "human_male_04"
		gender = male
		texture = 0
		hair = 1
		clothes = 51
	}
}
humans5 = {
	name = "Metraxian Sense-Merchants"
	adjective = "Metraxian"
	spawn_enabled = always # yes / no / always
	ignore_portrait_duplication = yes
	
	playable = has_megacorp
	
	ship_prefix = "Metraxian"
	
	species = {
		class = "HUM"
		portrait= "humanoid_05"
		name = "Metrax"
		plural = "Metraxes"
		adjective = "Metraxan"
		name_list = "HUMAN2"
		trait = "trait_lv_all_female"
		trait = "trait_lv_lewd_mind"
		#trait = "trait_lv_fuckable_nipples"  #Adds too many traits, could add honey or submissive instead
		trait = "trait_lv_sexually_gifted"
		trait = "trait_lv_erogenous_anus"
		trait = "trait_lv_exhibitionist"
	}
	
	room = "personality_fanatic_befrienders_room"	
	
	authority = "auth_corporate"
	civics = { "civic_lv_franchised_prostitution" "civic_lv_sex_contractors" }
	government = gov_megacorporation
	
	ethic = "ethic_materialist"
	ethic = "ethic_fanatic_xenophile"

	flags = { human_2 custom_start_screen }
	
	#weapon = "tech_lasers_1"
	#ftl = wormhole
	
	planet_name = "Metrax Prime"
	planet_class = "pc_continental"
	system_name = "Traxos Oasis"
	
	graphical_culture = "humanoid_01"
	city_graphical_culture = "humanoid_01"
	
	empire_flag = {
		icon = {
			category = "corporate"
			file = "corporate_01.dds"
		}
		background = {
			category = "backgrounds"
			file = "new_dawn.dds"
		}
		colors = {
			"red"
			"purple"
			"null"
			"null"
		}
	}	
	
	ruler = {
		name = "Mistress Hexella"
		portrait= "humanoid_05"
		gender = female
		texture = 0
		hair = 2
		clothes = 3
	}
}